From: Glenn Morris Date: Wed, 22 Aug 2007 05:00:57 +0000 (+0000) Subject: Move tree-widget/ from etc/ to etc/images/ X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17203 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=74fb254ae779af0c97017738bb7218affddb57d2;p=emacs.git Move tree-widget/ from etc/ to etc/images/ --- diff --git a/etc/images/tree-widget/folder/guide.xpm b/etc/images/tree-widget/folder/guide.xpm new file mode 100644 index 00000000000..647d0590173 --- /dev/null +++ b/etc/images/tree-widget/folder/guide.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * guide_xpm[] = { +"6 22 2 1", +" c None", +". c #ADA5C6", +" ", +" .", +" ", +" .", +" ", +" .", +" ", +" .", +" ", +" .", +" ", +" .", +" ", +" .", +" ", +" .", +" ", +" .", +" ", +" .", +" ", +" ."};